Multi-Criteria Traveling Salesman Problems
نویسندگان
چکیده
In multi-criteria optimization problems, several objective functions have to be optimized. Since the different objective functions are usually in conflict with each other, one cannot consider only one particular solution as the optimal solution. Instead, the aim is to compute a so-called Pareto curve of solutions. Since Pareto curves cannot be computed efficiently in general, we have to be content with approximations to them. We are concerned with multi-criteria versions of several variants of the traveling salesman problem (TSP). We provide polynomial time deterministic and randomized algorithms for computing approximate Pareto curves for the symmetric TSP with triangle inequality (denoted by ∆ -STSP), symmetric and asymmetric TSP with strengthened triangle inequality (∆(γ) -STSP and ∆(γ) -ATSP), symmetric TSP with weights one and two (STSP(1, 2)), and asymmetric TSP with weights one and two (ATSP(1, 2)). We design a deterministic polynomial-time algorithm that computes (1 + γ+ ε)-approximate Pareto curves for multi-criteria ∆(γ) -STSP for γ ∈ [12 , 1]. We also present two randomized approximation algorithms for multi-criteria ∆(γ) -STSP achieving approximation ratios of 2γ 3+γ2+2γ−1 2γ +ε and 1+γ 1+3γ−4γ2 + ε, respectively. Moreover, we present randomized approximation algorithms for multicriteria ∆(γ) -ATSP (ratio 12 + γ 1−3γ2 + ε for γ < 1/ √ 3), STSP(1, 2) (ratio 4/3) and ATSP(1, 2) (ratio 3/2). The algorithms for ∆(γ) -ATSP, STSP(1, 2), and ATSP(1, 2) as well as one algorithm for ∆(γ) -STSP are based on cycle covers. Therefore, we design randomized approximation schemes for multi-criteria cycle cover problems by showing that multi-criteria graph factor problems admit fully polynomial-time randomized approximation schemes.
منابع مشابه
New Heuristic Algorithms for Solving Single-Vehicle and Multi-Vehicle Generalized Traveling Salesman Problems (GTSP)
Among numerous NP-hard problems, the Traveling Salesman Problem (TSP) has been one of the most explored, yet unknown one. Even a minor modification changes the problem’s status, calling for a different solution. The Generalized Traveling Salesman Problem (GTSP)expands the TSP to a much more complicated form, replacing single nodes with a group or cluster of nodes, where the objective is to fi...
متن کاملA On Approximating Multi-Criteria TSP
We present approximation algorithms for almost all variants of the multi-criteria traveling salesman problem (TSP). First, we devise randomized approximation algorithms for multi-criteria maximum traveling salesman problems (Max-TSP). For multi-criteria Max-STSP, where the edge weights have to be symmetric, we devise an algorithm with an approximation ratio of 2/3 − ε. For multi-criteria Max-AT...
متن کاملEfficient parallelization of the genetic algorithm solution of traveling salesman problem on multi-core and many-core systems
Efficient parallelization of genetic algorithms (GAs) on state-of-the-art multi-threading or many-threading platforms is a challenge due to the difficulty of schedulation of hardware resources regarding the concurrency of threads. In this paper, for resolving the problem, a novel method is proposed, which parallelizes the GA by designing three concurrent kernels, each of which running some depe...
متن کاملSolving the Multiple Traveling Salesman Problem by a Novel Meta-heuristic Algorithm
The multiple traveling salesman problem (MTSP) is a generalization of the famous traveling salesman problem (TSP), where more than one salesman is used in the solution. Although the MTSP is a typical kind of computationally complex combinatorial optimization problem, it can be extended to a wide variety of routing problems. This paper presents an efficient and evolutionary optimization algorith...
متن کاملSolving Traveling Salesman Problem based on Biogeography-based Optimization and Edge Assembly Cross-over
Biogeography-Based Optimization (BBO) algorithm has recently been of great interest to researchers for simplicity of implementation, efficiency, and the low number of parameters. The BBO Algorithm in optimization problems is one of the new algorithms which have been developed based on the biogeography concept. This algorithm uses the idea of animal migration to find suitable habitats for solvin...
متن کاملAn Approach for Solving Traveling Salesman Problem
In this paper, we introduce a new approach for solving the traveling salesman problems (TSP) and provide a solution algorithm for a variant of this problem. The concept of the proposed method is based on the Hungarian algorithm, which has been used to solve an assignment problem for reaching an optimal solution. We introduced a new fittest criterion for crossing over such problems, and illu...
متن کامل